Skip to content

Conversation

@dannysu
Copy link

@dannysu dannysu commented Jul 17, 2025

Summary: Changelog: [Internal]

Differential Revision: D78450695

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 17, 2025
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D78450695

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D78450695

@dannysu dannysu force-pushed the export-D78450695 branch from b401f2b to 6af0d04 Compare July 28, 2025 16:59
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D78450695

Summary:

Changelog: [Internal]

Reviewed By: robhogan

Differential Revision: D78450695
@dannysu dannysu force-pushed the export-D78450695 branch from 6af0d04 to 28031f6 Compare July 28, 2025 23:35
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D78450695

@react-native-bot
Copy link
Collaborator

This pull request was successfully merged by @dannysu in fb0e4ee

When will my fix make it into a release? | How to file a pick request?

@react-native-bot react-native-bot added the Merged This PR has been merged. label Jul 29, 2025
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in fb0e4ee.

kikoso pushed a commit to kikoso/react-native that referenced this pull request Aug 26, 2025
)

Summary:
Pull Request resolved: facebook#52651

Changelog: [Internal]

Last year the `hermes-canary` profile was used to enable certain apps to use Static Hermes by enabling regenerator because debugger support for generator wasn't finished yet. However, we actually could have just keyed off of `options.dev` and still kept using `hermes-stable`.

The `hermes-canary` profile is actually meant to be used to run experiments. We should free up this profile to return it to the original intended purpose.

This diff makes all hermes profiles' dev mode use regenerator. Existing SH apps using `hermes-canary` should be unaffected. And apps using Hermes will change to use regenerator in dev mode, but that should be ok.

Reviewed By: robhogan

Differential Revision: D78450695

fbshipit-source-id: eb6a87fbc1f0e08d490fd0d1baa3611248f95764
Kudo added a commit to expo/expo that referenced this pull request Sep 26, 2025
# Why

fix test errors: https://github.com/expo/expo/runs/51240288563

# How

- [config-plugins] update template snapshot from template changes
- [babel-preset] update test coming from @react-native/babel-preset bump.
specifically facebook/react-native#52651
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants